Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(CAT-1404)- Fix rubocop nightly failures #364

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

gavindidrichsen
Copy link
Contributor

@gavindidrichsen gavindidrichsen commented Sep 12, 2023

Summary

This PR gets CI going green again by temporarily disabling the rubocop Naming/MethodName violations occurring in 2 files:

  • lib/puppet-strings/yard/handlers/ruby/data_type_handler.rb
  • lib/puppet-strings/yard/parsers/puppet/parser.rb

See issue #365 for more information and a placeholder for fixing the violations at a later stage. NOTE, #365 was created since rubocop --auto-gen-config does not add the above violations to the .rubocop_todo.yml.

@gavindidrichsen gavindidrichsen force-pushed the cat-1404-fix_rubocop_nightly_failures branch from b3e5afc to 674e8f5 Compare September 12, 2023 16:30
@gavindidrichsen gavindidrichsen marked this pull request as ready for review September 12, 2023 17:34
@gavindidrichsen gavindidrichsen requested a review from a team as a code owner September 12, 2023 17:34
@david22swan david22swan merged commit 5a33df1 into main Sep 13, 2023
10 checks passed
@david22swan david22swan deleted the cat-1404-fix_rubocop_nightly_failures branch September 13, 2023 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants